revert between 56095 -> 55830 in arch
[AROS.git] / workbench / devs / AHI / Examples / Low-level / 3rd party / GetAudioID / Source / GAI.cd
blobf115a20258dec84344f17c63b310d765925fef6d
1 #language english
3 ;INFORMATION:
5 ;Catalog description file for GetAudioID
8 ; (C) Copyright Tomi Blinnikka 1996
12 ;HELP & EXPLANATIONS:
14 ; (//)          = Next free ID, No minimum length, No maximum length
16 ; (/1/1)        = Next free ID, min. length = 1, max. length = 1
21 ;START OF STRINGS:
23 ;Strings, error & other info
25 ;Keep the lengths of these short. They are used for the window title and
26 ;gadget texts
28 AHIReqTitle1 (//)
29 Please select audio mode:
31 PositiveText2 (//)
34 NegativeText2 (//)
35 Cancel
38 ;Strings, error etc.
39 ;Error texts should be under 60 according to dos.i
41 NoAHIText1 (//)
42 ERROR: Couldn't open ahi.device.\r\n
44 NoIconText1 (//)
45 ERROR: Couldn't open icon.library.\r\n
47 NoAHIReqText1 (//)
48 ERROR: Couldn't open allocate audio mode requester.\r\n
50 BadFormatText1 (//)
51 ERROR: Invalid formatting string.\r\n